Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] runbot_travis2docker: Fixing overlapped items #86

Merged
merged 4 commits into from
Dec 8, 2016

Conversation

moylop260
Copy link

  • Helps to fix Dockerized Runbot - Missing Image OCA/runbot-addons#111
  • Use a unique name of image
  • Use a unique path of t2d scripts
  • Remove use of global sys.args (Using directly the t2d class)
  • Add _log db and logger in order to self-debug
  • Use a copy of ids list instead of original pointer

@moylop260 moylop260 force-pushed the 9.0-vx-fix-t2d-lib-moy branch from e822427 to 00fed97 Compare December 8, 2016 21:35
- Helps to fix OCA#111
- Use a unique name of image
- Use a unique path of t2d scripts
- Remove use of global sys.args (Using directly the t2d class)
- Add _log db and logger in order to self-debug
- Use a copy of ids list instead of original pointer
@moylop260 moylop260 force-pushed the 9.0-vx-fix-t2d-lib-moy branch from 33fbe48 to 768e4d5 Compare December 8, 2016 21:54
@moylop260 moylop260 merged commit cc049b4 into Vauxoo:9.0 Dec 8, 2016
@moylop260 moylop260 deleted the 9.0-vx-fix-t2d-lib-moy branch December 8, 2016 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant